﻿body {
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
	font-family: 微软雅黑;
	color: #333;
	background-color: #F7F7F7;
	font-weight: lighter;
	background-image: url('index_r1_c1.jpg');
	background-repeat: repeat-x;
}
div, form, dl, dd, dt {
	margin: auto;
	overflow: hidden;
}
img {
	border: 0px;
}
ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	color: #4FB8E6;
}
.BodyWidth {
	width: 1200px;
}
.Left {
	float: left;
}
.Right {
	float: right;
}
/******************************************************************************/
/**********页眉*/
.Top {
	height: 38px;
	width: 1200px;
	line-height: 40px;
	color: #333333;
}
.Logo {
	width: 1200px;
	height: 132px;
}
/**********主导航*/
.MainNav {
	width: 1200px;
	height: 50px;
}
.MainNav ul {
	width: 1200px;
	line-height: 30px;
}
.MainNav ul li {
	float: left;
	height: 50px;
	line-height: 50px;
	width: 170px;
	text-align: center;
}
.MainNav ul li a {
	display: block;
	font-size: 16px;;
	color: #fff;
}
.MainNav ul li a:hover {
	background-color: #4FB8E6;
}
.MainNav ul li ul {
	display: none;
}
/**********页眉动画*/
.TopFlash {
	height: 450px;
	text-align: center;
	overflow: hidden;
}
/**********主页内容*/
.Title {
	width: 100%;
	border-bottom: 1px #ddd solid;
	margin-top: 50px;
}
.Titlemain {
	width: 1200px;
	text-align: left;
}
.Indexcont1 {
	width: 100%;
	height: 550px;
	background-image: url('index_r5_c1.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
	padding-top: 150px;
	text-align: center;
	font-size: 16px;
}
.Marqueecp {
	width: 1200px;
	overflow: hidden;
	margin-bottom: 30px;
	text-align: center;
	height: 390px;
}
.Marqueecp ul {
	margin-top: 30px;
}
.Marqueecp ul li {
	margin: 20px 10px;
	color: #666;
	text-align: center;
	float: left;
	height: 320px;
	background-color: #F1F1F1;
}
.Marqueecp ul li img {
	width: 260px;
	height: 320px;
	transition: transform 0.2s ease;
}
.Marqueecp ul li img:hover {
	transform: scale(1.1);
	transform-origin: center center;
	transition: transform 0.2s linear;
}
.Indexcont1more {
	border: 1px #00A3D8 solid;
	border-radius: 5px;
	font-size: 16px;
	color: #87BB2A;
	width: 180px;
	line-height: 37px;
}
.Indexcont1more a {
	font-size: 16px;
	color: #00A3D8;
	display: block;
}
.Indexcont1more a:hover {
	background-color: #00A3D8;
	color: #ffffff;
}
.Indexcont2 {
	background-image: url('index_r7_c1.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	color: #Fff;
	font-size: 18px;
	width: 100%;
	height: 560px;
	line-height: 36px;
	text-align: center;
}
.Indexcont3 {
	width: 1200px;
	padding: 50px 0;
}
.Indexcont3_cont1 {
	width: 370px;
	background-color: #FFFFFF;
	padding: 10px;
	float: left;
	height: 600px;
}
.Indexcont3_cont1 li {
	line-height: 28px;
}
.Indexcont3_cont2 {
	width: 370px;
	background-color: #FFFFFF;
	padding: 10px;
	float: left;
	margin: 0 15px;
	height: 600px;
}
.Marqueelb {
	height: 280px;
}
.Marqueelb ul {
}
.Marqueelb ul li {
}
.Indexcont3_cont2 ul {
}
.Indexcont3_cont2 ul li {
	background-image: url('dd.gif');
	background-repeat: no-repeat;
	background-position: 8px center;
	text-indent: 30px;
	line-height: 28px;
	font-size: 14px;
}
.Indexcont3_cont3 {
	width: 370px;
	background-color: #FFFFFF;
	padding: 10px;
	float: left;
	background-image: url('index_r11_c8.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 14px;
	line-height: 28px;
	height: 600px;
}
.Indexcont3_tit {
	padding: 20px 0 15px 0;
	background-image: url('index_r16_c3.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	font-size: 18px;
	color: #333333;
	line-height: 30px;
	font-weight: normal;
	text-align: center;
}
/**********内页*/
.MainCont {
	width: 100%;
	padding: 50px 0px;
	height: auto;
	clear: both;
	background-color: #FFFFFF;
	background-image: url('cn_r4_c3.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
}
.nyCont {
	width: 1200px;
}
.nyCont .leftCont {
	float: left;
	width: 240px;
}
.nyCont .leftCont .prodTree {
	margin-bottom: 20px;
	padding-bottom: 1px;
	background-color: #222222;
}
.nyCont .leftCont .prodTree ul {
	margin: 2px;
	padding: 9px;
	background-color: white;
}
.nyCont .leftCont .prodTree ul li {
	margin-bottom: 10px;
	position: relative;
	z-index: 999;
}
.nyCont .leftCont .prodTree ul li:last-child {
	margin-bottom: 0px;
}
.nyCont .leftCont .prodTree ul li a {
	display: block;
	background-image: url("btn_leftProd1.png");
	background-position: left center;
	background-repeat: no-repeat;
	padding: 5px 0px 5px 40px;
	border: 1px #DDDDDD solid;
	color: #333;
	font-size: 15px;
}
.nyCont .leftCont .prodTree ul li a:hover {
	background-image: url("btn_leftProd2.png");
	color: #4FB8E6;
}
.nyCont .leftCont .prodTree ul li ul {
	left: 182px;
	display: none;
}
.rightCont {
	float: right;
	width: 920px;
}
.rightCont .contTitle {
	border-top: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	line-height: 60px;
	height: 60px;
	padding: 0px 10px;
}
.rightCont .contTitle .title {
	float: left;
	font-size: 26px;
	color: #333333;
}
.rightCont .contTitle .more {
	float: right;
	color: #DDDDDD;
	font-size: 30px;
}
.mainCont {
	width: 900px;
	padding: 20px 0 30px 0;
	font-size: 16px;
	color: #666666;
	line-height: 220%;
}
/*内页标题*/
.NyTitle {
	background-image: url('../../style/cn_style/cn_r3_c4.jpg');
	background-position: center bottom;
	background-repeat: no-repeat;
	padding: 5px 0px 40px 0px;
	text-indent: 30px;
	letter-spacing: 2px;
	font-size: 25px;
	font-weight: bold;
	font-family: 微软雅黑;
	color: #36AEE2;
	clear: both;
}
/*内页内容区域*/
.NyCont {
	padding: 10px 0px 20px 0px;
	font-size: 14px;
	line-height: 200%;
	color: #666666;
}
.titlename {
	width: 100%;
	background-color: #999999;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-indent: 15px;
	letter-spacing: 1px;
	line-height: 22px;
}
/**********页尾*/
.Footer {
	clear: both;
	height: 300px;
	color: #fff;
	font-size:14px;
	background-image: url('index_r13_c1.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
}
.Footer a{
	color: #fff;
}
.Footer1 {
	width: 1200px;
	text-align: left;
	margin-top: 50px;
	line-height: 24px;
}
.Footer1 ul {
	padding-top: 10px;
	width: 1200px;
	height: 56px;
}
.Footer1 ul li {
	float: left;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 32px;
	width: 130px;
	text-align: center;
}
.Footer1 ul li a {
	color: #FFFFFF;
}
.Footer1 ul li a:hover {
	color: #4FB8E6;
}
.Footer1 ul li ul {
	display: none;
}
.Footer2 {
	width: 1200px;
	padding: 23px 0 0 0;
	color: #FFF;
}
.Footer2 .F2_left {
	float: left;
	width: 500px;
}
.Footer2 .F2_right {
	float: left;
	width: 500px;
	padding-left: 20px;
}
.Footer2 h3 {
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}
.Footer2 ul {
	padding:5px 0 0 0;
	overflow: hidden;
}
.Footer2 ul li {
	height: 24px;
	line-height: 24px;
	font-size: 13px;
	width: 250px;
	float: left;
}
.Footer2 ul li .Name {
	float: left;
}
.Footer2 ul li .Time {
	float: right;
	width: 75px;
	font-size: 12px;
}
.Footer2 ul li a {
	color: #FFF;
	font-size: 12px;
}
.Footer2 ul li a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.dianlu_fl {
	width: 100%;
	clear: both;
	color: #222;
	text-align: center;
}
.dianlu_fl .flc {
	width: 1188px;
	margin: 0 auto;
	font-size: 12px;
	padding: 10px 0;
	line-height: 20px;
}
.dianlu_fl .flc a{
	margin-right:4px;
}
.dianlu_fl .flc a:hover {
	text-decoration: underline;
}
